RectControl.LockLeft Property
Syntax
LockLeft as Boolean
Determines whether the left edge of the control should stay at a set distance from the left edge of the parent control, if there is one, or the owning window. See the section "The Control Hierarchy" on page 149 in the User's Guide for more information on parent and child controls.
LockLeft has no effect unless LockRight is True.